home *** CD-ROM | disk | FTP | other *** search
- Path: d119.w.interaccess.com!gcraig
- From: gcraig@interaccess.com (George Craig)
- Newsgroups: comp.lang.c
- Subject: Obtaining File Lists in C
- Date: Sat, 20 Apr 1996 02:29:40 LOCAL
- Organization: Ace Computer Systems
- Message-ID: <gcraig.7.00687264@interaccess.com>
- NNTP-Posting-Host: d119.w.interaccess.com
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
-
- I just wanted to say thanks to all who helped me in sloving this problem
-
- I decided to use #ifdef (__OS__) to write a single *.c file and use findfirst
- for DOS and other methods for Linux...
-
- Thanks for the help!
-
-